MadBot PluginFlow FunctionsUTILITY_FUNCTIONSReplace in TextOn this pageReplace in Text REPLACE_TEXT Replaces text in a string. Parameters text (string): The source text searchFor (string): This is what you want to replace replaceWith (string): .... with this. Returns The replaced text